You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > Integrate Method > Vector.Integrate Method ([In] TVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.Integrate Method ([In] TVec)

Integrate calling vector values.

Syntax
C#
Visual Basic
public TVec Integrate([In] TVec Init);
Parameters 
Description 
[In] TVec Init 
Definies initial values for integration. Size of Init vector determines how many times calling vector values will be integrated. 

Perform d-times integration of calling vector values, where d is equal to Init length.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!